home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000262_news@watsun.cc.columbia.edu _Mon Feb 22 18:28:50 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA19572
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 22 Feb 1999 18:28:50 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id SAA21594
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 22 Feb 1999 18:09:57 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Can C-Kermit be used to detect DTMF using a fax/data modem?
  11. Date: 22 Feb 1999 23:09:56 GMT
  12. Organization: Columbia University
  13. Message-ID: <7aso44$l2n$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. In article <7asn12$uic$1@nnrp1.dejanews.com>,  <apatnaik@aircom.com> wrote:
  17. : I've looked through the "Using C-Kermit" book by da Cruz for
  18. : any info on how to use the kermit command in interactive mode
  19. : to detect incoming DTMF from a fax/data modem (in my case a MT2834 with
  20. : enhanced V.34 data and fax).
  21. : has anyone succeeded in this? Let me know. The modem supports incoming
  22. : DTMF detection according to the manual, but I just need to find a unix
  23. : command to help me prove it.
  24. : Has anyone done anything like this using unix cu command.
  25. C-Kermit is not a fax program and knows nothing about fax modems.  You might
  26. want to try something like hylafax.
  27.  
  28. - Frank